From 8872cbe0f9ba664efa725d3c054346fcc5dc482c Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Fri, 1 Nov 2002 17:41:41 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6350d0a2909..5ad837016b6 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2002-11-01 Stefan Monnier + + * textmodes/sgml-mode.el (sgml-skip-tag-backward) + (sgml-skip-tag-forward): Deal with xml-style empty tags. + 2002-11-01 Kim F. Storm * info.el (Info-hide-note-references): New defcustom. @@ -9,8 +14,8 @@ --noediting option; added run-time check to exclude it. * info.el (Info-follow-reference, Info-next-reference) - (Info-prev-reference, Info-try-follow-nearest-node): Bind - inhibit-point-motion-hooks to t while parsing reference. + (Info-prev-reference, Info-try-follow-nearest-node): + Bind inhibit-point-motion-hooks to t while parsing reference. (Info-fontify-node): When font-lock-mode is enabled, display "*note" and "* menu" references in a more user friendly format. -- 2.30.2